Security


Windows httpd allows you to control who can access different document trees on your server. It also allows you to define which server functions are carried out in different document trees.

Note that the following methods of access limitation can work independently, or be combined.


User authentication is done with a private "password" file that is independent of any other authorization system. It is not necessary for Web clients to be listed in NOS directories or password files.

Return to the features list.


Robert B. Denny <rdenny@netcom.com>